2025-06-13 14:25:13,181 [ 174138 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 14:25:13,181 [ 174138 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 14:25:13,181 [ 174138 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 14:25:13,182 [ 174138 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_nn9mkk --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished]' 'test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback]' test_extreme_deduplication/test.py::test_deduplication_window_in_seconds test_failed_async_inserts/test.py::test_failed_async_inserts test_fetch_memory_usage/test.py::test_huge_column test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_file_schema_inference_cache/test.py::test test_fix_metadata_version/test.py::test_fix_metadata_version test_force_deduplication/test.py::test_basic test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size test_host_regexp_hosts_file_resolution/test.py::test_host_regexp_multiple_ptr_hosts_file_v4 test_http_and_readonly/test.py::test_http_get_is_readonly test_http_native/test.py::test_http_native_returns_timezone test_inherit_multiple_profiles/test.py::test_combined_profile test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_jbod_ha/test.py::test_jbod_ha test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin test_keeper_broken_logs/test.py::test_single_node_broken_log test_keeper_compression/test_without_compression.py::test_select test_keeper_dynamic_log_level/test.py::test_adjust_log_level test_keeper_force_recovery/test.py::test_cluster_recovery test_keeper_http_control/test.py::test_http_readiness_basic_responses test_keeper_http_control/test.py::test_http_readiness_partitioned_cluster test_keeper_map_retries/test.py::test_queries test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_nodes_add/test.py::test_nodes_add test_keeper_password/test.py::test_password_works test_keeper_profiler/test.py::test_profiler test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_invalid_snapshot test_keeper_snapshots/test.py::test_snapshot_size test_keeper_snapshots/test.py::test_state_after_restart test_library_bridge/test_exiled.py::test_bridge_dies_with_parent test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 'test_log_family_s3/test.py::test_log_family_s3[Log]' 'test_log_family_s3/test.py::test_log_family_s3[StripeLog]' 'test_log_family_s3/test.py::test_log_family_s3[TinyLog]' test_log_family_s3/test.py::test_stripe_log_truncate test_max_authentication_methods_per_user/test.py::test_alter test_max_authentication_methods_per_user/test.py::test_alter_default_setting test_max_authentication_methods_per_user/test.py::test_create test_max_authentication_methods_per_user/test.py::test_create_default_setting test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts test_merge_tree_azure_blob_storage/test.py::test_big_insert test_merge_tree_azure_blob_storage/test.py::test_create_table test_merge_tree_azure_blob_storage/test.py::test_endpoint test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 'test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False]' 'test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True]' test_merge_tree_azure_blob_storage/test.py::test_inserts_selects test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select test_merge_tree_azure_blob_storage/test.py::test_table_manipulations test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_odbc_select_nullable test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_group_array_element_size/test.py::test_limit_size test_log_family_s3/test.py::test_log_family_s3[Log] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_max_authentication_methods_per_user/test.py::test_alter test_odbc_interaction/test.py::test_concurrent_queries test_keeper_snapshots/test.py::test_ephemeral_after_restart test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard [gw5] [ 1%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes [gw6] [ 2%] PASSED test_max_authentication_methods_per_user/test.py::test_alter test_max_authentication_methods_per_user/test.py::test_alter_default_setting [gw6] [ 3%] PASSED test_max_authentication_methods_per_user/test.py::test_alter_default_setting test_max_authentication_methods_per_user/test.py::test_create [gw4] [ 4%] PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format test_format_schema_on_server/test.py::test_drop_capn_proto_format [gw5] [ 5%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk [gw6] [ 6%] PASSED test_max_authentication_methods_per_user/test.py::test_create test_max_authentication_methods_per_user/test.py::test_create_default_setting [gw2] [ 7%] PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard test_insert_into_distributed_sync_async/test.py::test_insertion_sync [gw6] [ 8%] PASSED test_max_authentication_methods_per_user/test.py::test_create_default_setting [gw4] [ 9%] PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format test_format_schema_on_server/test.py::test_protobuf_format_input [gw8] [ 10%] PASSED test_log_family_s3/test.py::test_log_family_s3[Log] test_log_family_s3/test.py::test_log_family_s3[StripeLog] [gw7] [ 11%] PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart test_keeper_snapshots/test.py::test_invalid_snapshot [gw4] [ 12%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_input test_format_schema_on_server/test.py::test_protobuf_format_output [gw4] [ 13%] PASSED test_format_schema_on_server/test.py::test_protobuf_format_output [gw5] [ 14%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw2] [ 15%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw5] [ 16%] PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin [gw8] [ 17%] PASSED test_log_family_s3/test.py::test_log_family_s3[StripeLog] test_log_family_s3/test.py::test_log_family_s3[TinyLog] [gw2] [ 18%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation [gw2] [ 19%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout test_failed_async_inserts/test.py::test_failed_async_inserts [gw8] [ 20%] PASSED test_log_family_s3/test.py::test_log_family_s3[TinyLog] test_log_family_s3/test.py::test_stripe_log_truncate [gw2] [ 21%] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout [gw9] [ 22%] PASSED test_group_array_element_size/test.py::test_limit_size test_group_array_element_size/test.py::test_max_exement_size [gw8] [ 23%] PASSED test_log_family_s3/test.py::test_stripe_log_truncate [gw3] [ 24%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] [gw1] [ 25%] SKIPPED test_odbc_interaction/test.py::test_concurrent_queries test_odbc_interaction/test.py::test_many_connections [gw1] [ 26%] SKIPPED test_odbc_interaction/test.py::test_many_connections test_odbc_interaction/test.py::test_mysql_insert [gw1] [ 27%] SKIPPED test_odbc_interaction/test.py::test_mysql_insert test_odbc_interaction/test.py::test_mysql_odbc_select_nullable [gw1] [ 28%] SKIPPED test_odbc_interaction/test.py::test_mysql_odbc_select_nullable test_odbc_interaction/test.py::test_mysql_simple_select_works [gw1] [ 29%] SKIPPED test_odbc_interaction/test.py::test_mysql_simple_select_works test_odbc_interaction/test.py::test_no_connection_pooling [gw1] [ 30%] SKIPPED test_odbc_interaction/test.py::test_no_connection_pooling test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar [gw1] [ 31%] SKIPPED test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar test_odbc_interaction/test.py::test_odbc_long_column_names [gw1] [ 32%] SKIPPED test_odbc_interaction/test.py::test_odbc_long_column_names test_odbc_interaction/test.py::test_odbc_long_text [gw1] [ 33%] SKIPPED test_odbc_interaction/test.py::test_odbc_long_text test_odbc_interaction/test.py::test_odbc_postgres_conversions [gw1] [ 34%] SKIPPED test_odbc_interaction/test.py::test_odbc_postgres_conversions test_odbc_interaction/test.py::test_odbc_postgres_date_data_type [gw5] [ 35%] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts [gw1] [ 36%] SKIPPED test_odbc_interaction/test.py::test_odbc_postgres_date_data_type test_odbc_interaction/test.py::test_postgres_insert [gw1] [ 37%] SKIPPED test_odbc_interaction/test.py::test_postgres_insert test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow [gw1] [ 38%] SKIPPED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema [gw1] [ 39%] SKIPPED test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema [gw3] [ 40%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] test_fix_metadata_version/test.py::test_fix_metadata_version [gw7] [ 41%] PASSED test_keeper_snapshots/test.py::test_invalid_snapshot test_keeper_snapshots/test.py::test_snapshot_size test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw4] [ 42%] PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation test_jbod_ha/test.py::test_jbod_ha [gw6] [ 43%] PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds [gw7] [ 44%] PASSED test_keeper_snapshots/test.py::test_snapshot_size test_keeper_snapshots/test.py::test_state_after_restart test_host_regexp_hosts_file_resolution/test.py::test_host_regexp_multiple_ptr_hosts_file_v4 [gw9] [ 45%] PASSED test_group_array_element_size/test.py::test_max_exement_size test_fetch_memory_usage/test.py::test_huge_column test_keeper_http_control/test.py::test_http_readiness_basic_responses test_file_schema_inference_cache/test.py::test [gw7] [ 46%] PASSED test_keeper_snapshots/test.py::test_state_after_restart test_keeper_dynamic_log_level/test.py::test_adjust_log_level [gw2] [ 47%] PASSED test_host_regexp_hosts_file_resolution/test.py::test_host_regexp_multiple_ptr_hosts_file_v4 [gw3] [ 48%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_http_native/test.py::test_http_native_returns_timezone [gw6] [ 49%] SKIPPED test_fetch_memory_usage/test.py::test_huge_column test_force_deduplication/test.py::test_basic [gw2] [ 50%] PASSED test_http_native/test.py::test_http_native_returns_timezone [gw9] [ 51%] PASSED test_keeper_http_control/test.py::test_http_readiness_basic_responses test_keeper_http_control/test.py::test_http_readiness_partitioned_cluster [gw8] [ 52%] PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table [gw9] [ 53%] PASSED test_keeper_http_control/test.py::test_http_readiness_partitioned_cluster test_keeper_profiler/test.py::test_profiler test_keeper_nodes_add/test.py::test_nodes_add [gw7] [ 54%] PASSED test_keeper_dynamic_log_level/test.py::test_adjust_log_level test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart [gw3] [ 55%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] [gw5] [ 56%] PASSED test_fix_metadata_version/test.py::test_fix_metadata_version test_inherit_multiple_profiles/test.py::test_combined_profile [gw0] [ 57%] PASSED test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success [gw0] [ 58%] PASSED test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition [gw9] [ 59%] PASSED test_keeper_profiler/test.py::test_profiler [gw0] [ 60%] PASSED test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts [gw3] [ 61%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] [gw0] [ 62%] PASSED test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts test_merge_tree_azure_blob_storage/test.py::test_big_insert [gw5] [ 63%] PASSED test_inherit_multiple_profiles/test.py::test_combined_profile [gw7] [ 64%] PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart test_keeper_compression/test_without_compression.py::test_select test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw6] [ 65%] PASSED test_force_deduplication/test.py::test_basic [gw8] [ 66%] PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success test_keeper_force_recovery/test.py::test_cluster_recovery [gw0] [ 67%] PASSED test_merge_tree_azure_blob_storage/test.py::test_big_insert test_merge_tree_azure_blob_storage/test.py::test_create_table [gw0] [ 68%] PASSED test_merge_tree_azure_blob_storage/test.py::test_create_table test_merge_tree_azure_blob_storage/test.py::test_endpoint [gw0] [ 69%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_keeper_password/test.py::test_password_works [gw0] [ 70%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container [gw0] [ 71%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix [gw1] [ 72%] PASSED test_jbod_ha/test.py::test_jbod_ha [gw0] [ 73%] PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze [gw3] [ 74%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_keeper_broken_logs/test.py::test_single_node_broken_log [gw0] [ 75%] PASSED test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] [gw5] [ 76%] PASSED test_keeper_compression/test_without_compression.py::test_select [gw2] [ 77%] PASSED test_keeper_nodes_add/test.py::test_nodes_add test_library_bridge/test_exiled.py::test_bridge_dies_with_parent [gw3] [ 78%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] [gw7] [ 79%] PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 [gw0] [ 80%] PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] [gw3] [ 81%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] [gw0] [ 82%] PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] test_merge_tree_azure_blob_storage/test.py::test_inserts_selects [gw4] [ 83%] PASSED test_file_schema_inference_cache/test.py::test test_http_and_readonly/test.py::test_http_get_is_readonly [gw0] [ 84%] PASSED test_merge_tree_azure_blob_storage/test.py::test_inserts_selects test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk [gw0] [ 85%] PASSED test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped [gw1] [ 86%] PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log [gw0] [ 87%] PASSED test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select test_keeper_map_retries/test.py::test_queries [gw0] [ 88%] PASSED test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select test_merge_tree_azure_blob_storage/test.py::test_table_manipulations [gw3] [ 89%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] [gw4] [ 90%] PASSED test_http_and_readonly/test.py::test_http_get_is_readonly [gw2] [ 91%] PASSED test_library_bridge/test_exiled.py::test_bridge_dies_with_parent [gw0] [ 92%] PASSED test_merge_tree_azure_blob_storage/test.py::test_table_manipulations test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader [gw3] [ 93%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] [gw8] [ 94%] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery [gw6] [ 95%] PASSED test_keeper_password/test.py::test_password_works [gw1] [ 96%] PASSED test_keeper_map_retries/test.py::test_queries [gw3] [ 97%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw4] [ 98%] PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader test_limit_materialized_view_count/test.py::test_limit_materialized_view_count [gw3] [ 99%] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] [gw6] [100%] PASSED test_limit_materialized_view_count/test.py::test_limit_materialized_view_count ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 85.22s setup test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 80.58s call test_file_schema_inference_cache/test.py::test 72.12s call test_keeper_force_recovery/test.py::test_cluster_recovery 70.54s call test_keeper_password/test.py::test_password_works 43.97s call test_jbod_ha/test.py::test_jbod_ha 41.89s setup test_odbc_interaction/test.py::test_concurrent_queries 37.81s call test_keeper_nodes_add/test.py::test_nodes_add 30.12s call test_keeper_broken_logs/test.py::test_single_node_broken_log 29.46s call test_keeper_snapshots/test.py::test_invalid_snapshot 28.75s call test_group_array_element_size/test.py::test_max_exement_size 28.63s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 25.88s call test_keeper_map_retries/test.py::test_queries 24.46s setup test_fix_metadata_version/test.py::test_fix_metadata_version 22.76s setup test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 22.26s setup test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 22.05s teardown test_keeper_profiler/test.py::test_profiler 21.91s teardown test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 21.78s teardown test_log_family_s3/test.py::test_stripe_log_truncate 21.54s call test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 20.59s setup test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 20.32s call test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 19.96s setup test_force_deduplication/test.py::test_basic 19.12s setup test_jbod_ha/test.py::test_jbod_ha 18.53s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 18.47s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 18.41s setup test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 18.30s setup test_log_family_s3/test.py::test_log_family_s3[Log] 17.81s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 17.47s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 17.46s setup test_keeper_compression/test_without_compression.py::test_select 17.40s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 17.32s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 17.31s call test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 17.02s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 16.97s call test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 16.78s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 16.76s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 16.72s setup test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 16.70s call test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 16.70s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 16.69s teardown test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 16.27s call test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 16.17s setup test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 16.17s setup test_keeper_http_control/test.py::test_http_readiness_basic_responses 16.10s call test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 15.98s setup test_keeper_broken_logs/test.py::test_single_node_broken_log 15.95s setup test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 15.90s teardown test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader 15.72s call test_group_array_element_size/test.py::test_limit_size 15.70s call test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 15.68s setup test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 15.65s setup test_keeper_snapshots/test.py::test_ephemeral_after_restart 15.49s setup test_failed_async_inserts/test.py::test_failed_async_inserts 15.29s setup test_group_array_element_size/test.py::test_limit_size 14.78s setup test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 14.73s setup test_keeper_password/test.py::test_password_works 14.59s call test_force_deduplication/test.py::test_basic 14.57s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 14.35s setup test_max_authentication_methods_per_user/test.py::test_alter 14.34s setup test_inherit_multiple_profiles/test.py::test_combined_profile 14.16s setup test_http_and_readonly/test.py::test_http_get_is_readonly 13.83s setup test_keeper_profiler/test.py::test_profiler 13.79s teardown test_keeper_password/test.py::test_password_works 13.50s setup test_keeper_force_recovery/test.py::test_cluster_recovery 13.16s setup test_file_schema_inference_cache/test.py::test 13.13s setup test_keeper_dynamic_log_level/test.py::test_adjust_log_level 12.00s teardown test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 11.20s call test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 10.72s setup test_keeper_nodes_add/test.py::test_nodes_add 10.31s setup test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 10.27s setup test_fetch_memory_usage/test.py::test_huge_column 9.81s setup test_keeper_map_retries/test.py::test_queries 9.56s call test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 9.40s teardown test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 9.29s call test_fix_metadata_version/test.py::test_fix_metadata_version 9.15s call test_merge_tree_azure_blob_storage/test.py::test_big_insert 9.06s call test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 8.88s call test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 8.37s setup test_host_regexp_hosts_file_resolution/test.py::test_host_regexp_multiple_ptr_hosts_file_v4 8.05s call test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation 7.20s setup test_http_native/test.py::test_http_native_returns_timezone 6.75s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 6.37s call test_keeper_snapshots/test.py::test_state_after_restart 6.20s setup test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 6.08s call test_keeper_snapshots/test.py::test_snapshot_size 5.99s call test_keeper_snapshots/test.py::test_ephemeral_after_restart 5.94s call test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 5.48s call test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 5.32s teardown test_keeper_nodes_add/test.py::test_nodes_add 5.26s call test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 4.92s teardown test_force_deduplication/test.py::test_basic 4.91s call test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 4.69s teardown test_extreme_deduplication/test.py::test_deduplication_window_in_seconds 4.52s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 4.35s teardown test_format_schema_on_server/test.py::test_protobuf_format_output 4.34s teardown test_failed_async_inserts/test.py::test_failed_async_inserts 4.21s teardown test_http_native/test.py::test_http_native_returns_timezone 4.05s teardown test_host_regexp_hosts_file_resolution/test.py::test_host_regexp_multiple_ptr_hosts_file_v4 3.96s call test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 3.95s teardown test_fetch_memory_usage/test.py::test_huge_column 3.89s teardown test_max_authentication_methods_per_user/test.py::test_create_default_setting 3.84s teardown test_http_and_readonly/test.py::test_http_get_is_readonly 3.68s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync 3.62s call test_keeper_dynamic_log_level/test.py::test_adjust_log_level 3.56s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 3.52s call test_log_family_s3/test.py::test_stripe_log_truncate 3.42s call test_log_family_s3/test.py::test_log_family_s3[TinyLog] 3.41s teardown test_inherit_multiple_profiles/test.py::test_combined_profile 3.38s call test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 3.26s call test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 3.23s call test_log_family_s3/test.py::test_log_family_s3[Log] 3.07s call test_failed_async_inserts/test.py::test_failed_async_inserts 3.03s call test_log_family_s3/test.py::test_log_family_s3[StripeLog] 2.88s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 2.80s call test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 2.73s teardown test_keeper_force_recovery/test.py::test_cluster_recovery 2.62s teardown test_keeper_map_retries/test.py::test_queries 2.59s call test_format_schema_on_server/test.py::test_drop_capn_proto_format 2.56s teardown test_jbod_ha/test.py::test_jbod_ha 2.53s call test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 2.47s call test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table 2.46s call test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 2.35s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 2.35s teardown test_fix_metadata_version/test.py::test_fix_metadata_version 2.32s call test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 2.20s call test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 1.99s teardown test_keeper_broken_logs/test.py::test_single_node_broken_log 1.84s call test_inherit_multiple_profiles/test.py::test_combined_profile 1.75s call test_max_authentication_methods_per_user/test.py::test_alter 1.75s call test_max_authentication_methods_per_user/test.py::test_alter_default_setting 1.67s call test_keeper_http_control/test.py::test_http_readiness_partitioned_cluster 1.66s teardown test_group_array_element_size/test.py::test_max_exement_size 1.61s teardown test_keeper_http_control/test.py::test_http_readiness_partitioned_cluster 1.61s teardown test_library_bridge/test_exiled.py::test_bridge_dies_with_parent 1.57s call test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 1.57s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 1.53s teardown test_file_schema_inference_cache/test.py::test 1.50s teardown test_keeper_compression/test_without_compression.py::test_select 1.41s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 1.40s teardown test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart 1.39s teardown test_keeper_snapshots/test.py::test_state_after_restart 1.38s teardown test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success 1.37s teardown test_keeper_dynamic_log_level/test.py::test_adjust_log_level 1.25s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 1.21s call test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 1.14s call test_merge_tree_azure_blob_storage/test.py::test_endpoint 1.14s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 1.13s teardown test_limit_materialized_view_count/test.py::test_limit_materialized_view_count 1.07s call test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 1.04s call test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 1.00s call test_merge_tree_azure_blob_storage/test.py::test_create_table 1.00s call test_max_authentication_methods_per_user/test.py::test_create_default_setting 0.97s call test_format_schema_on_server/test.py::test_protobuf_format_input 0.86s call test_format_schema_on_server/test.py::test_protobuf_format_output 0.86s call test_max_authentication_methods_per_user/test.py::test_create 0.52s call test_odbc_interaction/test.py::test_mysql_insert 0.42s call test_odbc_interaction/test.py::test_odbc_long_column_names 0.37s call test_keeper_profiler/test.py::test_profiler 0.37s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.37s call test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.37s call test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.37s call test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 0.37s call test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.37s call test_odbc_interaction/test.py::test_concurrent_queries 0.37s call test_odbc_interaction/test.py::test_many_connections 0.37s call test_odbc_interaction/test.py::test_mysql_simple_select_works 0.37s call test_odbc_interaction/test.py::test_odbc_long_text 0.37s call test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.37s call test_odbc_interaction/test.py::test_no_connection_pooling 0.35s call test_http_and_readonly/test.py::test_http_get_is_readonly 0.33s call test_keeper_compression/test_without_compression.py::test_select 0.32s call test_odbc_interaction/test.py::test_postgres_insert 0.32s call test_fetch_memory_usage/test.py::test_huge_column 0.21s call test_host_regexp_hosts_file_resolution/test.py::test_host_regexp_multiple_ptr_hosts_file_v4 0.08s call test_http_native/test.py::test_http_native_returns_timezone 0.02s call test_keeper_http_control/test.py::test_http_readiness_basic_responses 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[StripeLog] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync 0.00s teardown test_keeper_snapshots/test.py::test_ephemeral_after_restart 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard 0.00s setup test_odbc_interaction/test.py::test_mysql_insert 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s setup test_max_authentication_methods_per_user/test.py::test_create_default_setting 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_with_schema 0.00s teardown test_odbc_interaction/test.py::test_no_connection_pooling 0.00s setup test_log_family_s3/test.py::test_log_family_s3[StripeLog] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 0.00s teardown test_keeper_snapshots/test.py::test_snapshot_size 0.00s setup test_keeper_snapshots/test.py::test_state_after_restart 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[Log] 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] 0.00s setup test_odbc_interaction/test.py::test_postgres_insert 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] 0.00s teardown test_group_array_element_size/test.py::test_limit_size 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s setup test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s setup test_group_array_element_size/test.py::test_max_exement_size 0.00s setup test_max_authentication_methods_per_user/test.py::test_create 0.00s teardown test_odbc_interaction/test.py::test_postgres_insert 0.00s teardown test_keeper_snapshots/test.py::test_invalid_snapshot 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s setup test_log_family_s3/test.py::test_log_family_s3[TinyLog] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 0.00s teardown test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] 0.00s setup test_odbc_interaction/test.py::test_no_connection_pooling 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.00s teardown test_odbc_interaction/test.py::test_concurrent_queries 0.00s setup test_keeper_snapshots/test.py::test_snapshot_size 0.00s teardown test_odbc_interaction/test.py::test_mysql_odbc_select_nullable 0.00s setup test_odbc_interaction/test.py::test_odbc_postgres_date_data_type 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] 0.00s setup test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns 0.00s setup test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 0.00s teardown test_odbc_interaction/test.py::test_mysql_insert 0.00s teardown test_odbc_interaction/test.py::test_odbc_postgres_conversions 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 0.00s teardown test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s setup test_keeper_http_control/test.py::test_http_readiness_partitioned_cluster 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 0.00s setup test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_big_insert 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_text 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 0.00s teardown test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_max_authentication_methods_per_user/test.py::test_alter_default_setting 0.00s teardown test_odbc_interaction/test.py::test_odbc_cyrillic_with_varchar 0.00s setup test_odbc_interaction/test.py::test_many_connections 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 0.00s setup test_keeper_snapshots/test.py::test_invalid_snapshot 0.00s teardown test_odbc_interaction/test.py::test_mysql_simple_select_works 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_create_table 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 0.00s teardown test_keeper_http_control/test.py::test_http_readiness_basic_responses 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_table_manipulations 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin 0.00s setup test_format_schema_on_server/test.py::test_protobuf_format_output 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_inserts_selects 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] 0.00s setup test_max_authentication_methods_per_user/test.py::test_alter_default_setting 0.00s teardown test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s setup test_format_schema_on_server/test.py::test_drop_capn_proto_format 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped 0.00s setup test_log_family_s3/test.py::test_stripe_log_truncate 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_big_insert 0.00s teardown test_log_family_s3/test.py::test_log_family_s3[TinyLog] 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_create_table 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition 0.00s teardown test_max_authentication_methods_per_user/test.py::test_alter 0.00s teardown test_format_schema_on_server/test.py::test_protobuf_format_input 0.00s setup test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix 0.00s setup test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s setup test_odbc_interaction/test.py::test_odbc_long_text 0.00s setup test_odbc_interaction/test.py::test_postgres_odbc_hashed_dictionary_no_tty_pipe_overflow 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk 0.00s teardown test_max_authentication_methods_per_user/test.py::test_create 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container 0.00s teardown test_format_schema_on_server/test.py::test_drop_cache_protobuf_format 0.00s setup test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select 0.00s teardown test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze 0.00s teardown test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes 0.00s teardown test_odbc_interaction/test.py::test_odbc_long_column_names 0.00s teardown test_insert_into_distributed_sync_async/test.py::test_insertion_sync =========================== short test summary info ============================ PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used PASSED test_max_authentication_methods_per_user/test.py::test_alter PASSED test_max_authentication_methods_per_user/test.py::test_alter_default_setting PASSED test_format_schema_on_server/test.py::test_drop_cache_protobuf_format PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_detect_background_changes PASSED test_max_authentication_methods_per_user/test.py::test_create PASSED test_insert_into_distributed_sync_async/test.py::test_async_inserts_into_local_shard PASSED test_max_authentication_methods_per_user/test.py::test_create_default_setting PASSED test_format_schema_on_server/test.py::test_drop_capn_proto_format PASSED test_log_family_s3/test.py::test_log_family_s3[Log] PASSED test_keeper_snapshots/test.py::test_ephemeral_after_restart PASSED test_format_schema_on_server/test.py::test_protobuf_format_input PASSED test_format_schema_on_server/test.py::test_protobuf_format_output PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_least_used_next_disk PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync PASSED test_jbod_load_balancing/test.py::test_jbod_load_balancing_round_robin PASSED test_log_family_s3/test.py::test_log_family_s3[StripeLog] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_fails_with_timeout PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_sync_with_disabled_timeout PASSED test_log_family_s3/test.py::test_log_family_s3[TinyLog] PASSED test_insert_into_distributed_sync_async/test.py::test_insertion_without_sync_ignores_timeout PASSED test_group_array_element_size/test.py::test_limit_size PASSED test_log_family_s3/test.py::test_stripe_log_truncate PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-NoTx] PASSED test_failed_async_inserts/test.py::test_failed_async_inserts PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxCommit] PASSED test_keeper_snapshots/test.py::test_invalid_snapshot PASSED test_fetch_partition_should_reset_mutation/test.py::test_part_should_reset_mutation PASSED test_extreme_deduplication/test.py::test_deduplication_window_in_seconds PASSED test_keeper_snapshots/test.py::test_snapshot_size PASSED test_group_array_element_size/test.py::test_max_exement_size PASSED test_keeper_snapshots/test.py::test_state_after_restart PASSED test_host_regexp_hosts_file_resolution/test.py::test_host_regexp_multiple_ptr_hosts_file_v4 PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxNotFinished] PASSED test_http_native/test.py::test_http_native_returns_timezone PASSED test_keeper_http_control/test.py::test_http_readiness_basic_responses PASSED test_groupBitmapAnd_on_distributed/test.py::test_groupBitmapAnd_on_distributed_table PASSED test_keeper_http_control/test.py::test_http_readiness_partitioned_cluster PASSED test_keeper_dynamic_log_level/test.py::test_adjust_log_level PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[detach-partition-all-TxRollback] PASSED test_fix_metadata_version/test.py::test_fix_metadata_version PASSED test_merge_tree_azure_blob_storage/test.py::test_alter_table_columns PASSED test_merge_tree_azure_blob_storage/test.py::test_apply_new_settings PASSED test_keeper_profiler/test.py::test_profiler PASSED test_merge_tree_azure_blob_storage/test.py::test_attach_detach_partition PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-NoTx] PASSED test_merge_tree_azure_blob_storage/test.py::test_azure_broken_parts PASSED test_inherit_multiple_profiles/test.py::test_combined_profile PASSED test_keeper_mntr_data_size/test.py::test_mntr_data_size_after_restart PASSED test_force_deduplication/test.py::test_basic PASSED test_insert_distributed_async_extra_dirs/test.py::test_insert_distributed_async_send_success PASSED test_merge_tree_azure_blob_storage/test.py::test_big_insert PASSED test_merge_tree_azure_blob_storage/test.py::test_create_table PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_error_check PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_new_container PASSED test_jbod_ha/test.py::test_jbod_ha PASSED test_merge_tree_azure_blob_storage/test.py::test_endpoint_without_prefix PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxCommit] PASSED test_merge_tree_azure_blob_storage/test.py::test_freeze_unfreeze PASSED test_keeper_compression/test_without_compression.py::test_select PASSED test_keeper_nodes_add/test.py::test_nodes_add PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxNotFinished] PASSED test_keeper_restore_from_snapshot/test_disk_s3.py::test_recover_from_snapshot_with_disk_s3 PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[False] PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[drop-part-TxRollback] PASSED test_merge_tree_azure_blob_storage/test.py::test_insert_same_partition_and_merge[True] PASSED test_file_schema_inference_cache/test.py::test PASSED test_merge_tree_azure_blob_storage/test.py::test_inserts_selects PASSED test_merge_tree_azure_blob_storage/test.py::test_move_partition_to_another_disk PASSED test_keeper_broken_logs/test.py::test_single_node_broken_log PASSED test_merge_tree_azure_blob_storage/test.py::test_read_after_cache_is_wiped PASSED test_merge_tree_azure_blob_storage/test.py::test_simple_insert_select PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-NoTx] PASSED test_http_and_readonly/test.py::test_http_get_is_readonly PASSED test_library_bridge/test_exiled.py::test_bridge_dies_with_parent PASSED test_merge_tree_azure_blob_storage/test.py::test_table_manipulations PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxCommit] PASSED test_keeper_force_recovery/test.py::test_cluster_recovery PASSED test_keeper_password/test.py::test_password_works PASSED test_keeper_map_retries/test.py::test_queries PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxNotFinished] PASSED test_keeper_reconfig_remove_many/test.py::test_reconfig_remove_2_and_leader PASSED test_drop_is_lock_free/test.py::test_query_is_permanent[truncate-TxRollback] PASSED test_limit_materialized_view_count/test.py::test_limit_materialized_view_count SKIPPED [14] test_odbc_interaction/test.py:57: Sanitizers cannot work with third-party shared libraries SKIPPED [1] test_fetch_memory_usage/test.py:26: sanitizer build has higher memory consumption; also it is slow ================== 85 passed, 15 skipped in 250.05s (0:04:10) ==================